Storm-static

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:exp_steps (exp-steps)
Invocation (default)
~/storm/build/bin/storm --prism haddad-monmege.pm --prop haddad-monmege.prctl exp_steps --constants N=100,p=0.7 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.06088709831237793s
Return code:0
Relative Error:1.0
Log
Storm 1.5.1

Date: Tue Apr 28 11:25:24 2020
Command line arguments: --prism haddad-monmege.pm --prop haddad-monmege.prctl exp_steps --constants 'N=100,p=0.7' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.001s.

Time for model construction: 0.021s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	201
Transitions: 	400
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Done -> 2 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "exp_steps": T[exp]=? [F "Done"] ...
 WARN (GmmxxLinearEquationSolver.cpp:118): Iterative solver did not converge within 800 iteration(s).
Result (for initial states): 0
Time for model checking: 0.010s.